home *** CD-ROM | disk | FTP | other *** search
Mozilla (Netscape) settings | 2006-06-07 | 491 b | 14 lines |
- # Mozilla User Preferences
-
- /* Do not edit this file.
- *
- * If you make changes to this file while the application is running,
- * the changes will be overwritten when the application exits.
- *
- * To make a manual change to preferences, you can visit the URL about:config
- * For more information, see http://www.mozilla.org/unix/customizing.html#prefs
- */
-
- user_pref("network.proxy.autoconfig_url", "http://www.corp.google.com/winproxy.pac");
- user_pref("network.proxy.type", 2);
-